provide a toggle button to temporarily disable position recording in the
authorTim Janik <timj@gtk.org>
Sun, 5 Nov 2000 05:08:05 +0000 (05:08 +0000)
committerTim Janik <timj@src.gnome.org>
Sun, 5 Nov 2000 05:08:05 +0000 (05:08 +0000)
commitab6b184e9d7b9dbb50e3571b26e32f5c1a74bdce
tree57d1e99eb9e5b3fe5910d5d31d0b2d881294af9b
parentacf4b21ec289c898f6fcb8138784633f98ec5d7e
provide a toggle button to temporarily disable position recording in the

Sun Nov  5 05:32:39 2000  Tim Janik  <timj@gtk.org>

        * gtk/testgtk.c (uposition_stop_configure): provide a toggle
        button to temporarily disable position recording in the
        "saved position" test.

Sat Nov  4 05:37:17 2000  Tim Janik  <timj@gtk.org>

        * gtk/gtkthemes.c: added compat code that temporarily implements
        GtkThemeEnginePlugin as a GObject exporting GTypePlugin. this is
        going to be revamped by owen's upcoming GtkModule patches, but
        untill then people want gtk to build, right? ;)
12 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkobject.c
gtk/gtksignal.c
gtk/gtkthemes.c
gtk/testgtk.c
tests/testgtk.c